[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
##############################################################################
#+------------------------------+#############################################
#| BUFFERED FILE I/O OPEN TABLE |#############################################
#+------------------------------+#############################################
##############################################################################
##############################################################################
##############################################################################
###+--| Open mode |-----| Define |-----| Usage |---------------------------+##
###| Read only ......... &F_READ ..... File is opened for reading only,    |##
###|                                   positioning the read/write pointer  |##
###|                                   at the beginning.                   |##
###| Create ............ &F_CREATE ... If the file does not exist, create  |##
###|                                   it.  If the file exists, it will be |##
###|                                   truncated before any writes.        |##
###| Appending ......... &F_APPEND ... File is opened and the read/write   |##
###|                                   pointer is put at end of file.      |##
###+-----------------------------------------------------------------------+##
##############################################################################
##############################################################################
##############################################################################
##############################################################################

See Also: The Escape Hatch BBS System - 703-373-0575 - Dual/HST Powered!
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson